type github.com/coder/websocket.websocketExtension
6 uses
github.com/coder/websocket (current package)
accept.go#L278: func selectDeflate(extensions []websocketExtension, mode CompressionMode) (*compressionOptions, bool) {
accept.go#L296: func acceptDeflate(ext websocketExtension, mode CompressionMode) (*compressionOptions, bool) {
accept.go#L329: type websocketExtension struct {
accept.go#L334: func websocketExtensions(h http.Header) []websocketExtension {
accept.go#L335: var exts []websocketExtension
accept.go#L347: e := websocketExtension{
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |